Skip to content

chore(package): update postcss v6.0.0...7.0.0 (dependencies)#375

Merged
michael-ciniawsky merged 2 commits into
webpack:developfrom
damanwiththeplan:patch-1
Aug 4, 2018
Merged

chore(package): update postcss v6.0.0...7.0.0 (dependencies)#375
michael-ciniawsky merged 2 commits into
webpack:developfrom
damanwiththeplan:patch-1

Conversation

@damanwiththeplan
Copy link
Copy Markdown
Contributor

@damanwiththeplan damanwiththeplan commented Jul 19, 2018

Commit Message Body

BREAKING CHANGE: requires `node >= v6.0.0`

Type

  • Chore

SemVer

  • Breaking Change (:label: Major)

Issues

Checklist

  • Lint and unit tests pass with my changes
  • I have added tests that prove my fix is effective/works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes are merged and published in downstream modules

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 19, 2018

Coverage Status

Coverage remained the same at 80.233% when pulling bf413ae on patrickabkarian:patch-1 into 5c1c108 on postcss:master.

@michael-ciniawsky michael-ciniawsky changed the title Update package.json chore(package): update postcss v6.0.0...7.0.0 (dependencies) Jul 19, 2018
Comment thread package.json
],
"engines": {
"node": ">= 4"
"node": ">= 5"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

>= 6

Comment thread package.json
"standard": "^11.0.0",
"standard-version": "^4.0.0",
"sugarss": "^1.0.0",
"sugarss": "^1.0.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please leave it as ^1.0.0 since the ^ will already install the latest semver minor && patch within the v1.x.x range

@michael-ciniawsky
Copy link
Copy Markdown
Contributor

⚠️ Do not merge before v2.0.0 branch has been cut

@michael-ciniawsky michael-ciniawsky changed the base branch from master to develop August 4, 2018 04:44
@michael-ciniawsky michael-ciniawsky merged commit 4e7d764 into webpack:develop Aug 4, 2018
michael-ciniawsky pushed a commit that referenced this pull request Aug 4, 2018
BREAKING CHANGE: requires `node >= v6.0.0`
@damanwiththeplan damanwiththeplan deleted the patch-1 branch August 7, 2018 11:32
michael-ciniawsky pushed a commit that referenced this pull request Aug 8, 2018
BREAKING CHANGE: requires `node >= v6.0.0`
michael-ciniawsky pushed a commit that referenced this pull request Aug 8, 2018
BREAKING CHANGE: requires `node >= v6.0.0`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants